home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 2001 May / cd49www.iso / inne / soh_vrtour / info / beams.swf / scripts / DefineButton2_57 / BUTTONCONDACTION on(press).as
Text File  |  2001-02-26  |  85b  |  7 lines

  1. on(press){
  2.    tellTarget("ImageDisplay_MC")
  3.    {
  4.       gotoAndStop(20);
  5.    }
  6. }
  7.